-
Notifications
You must be signed in to change notification settings - Fork 353
Add Daft to list of integrated libraries for datasets #1892
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very cool! I think it could be worth making the distinction between pushing to the Hub vs writing to a dataset.Dataset
a little bit more explicit but this is looking very nice otherwise 🤗
awesome ! it would also be cool to showcase how to load/push multimodal data |
@lhoestq thanks for the feedback! I'm not yet happy about Daft's story around the Hugging Face Dataset multimodal types (images, video, audio) and they are currently just represented as some nested binary type in Daft. I plan on building better integrations for them soon, and once we have that I'd love to update these docs with more info if that works. |
Co-authored-by: Wauplin <[email protected]>
* reorder menu in inference providers * move api reference up * only move tasks up and leave api reference below providers * use Inference Tasks and Hub API
Co-authored-by: Wauplin <[email protected]>
Co-authored-by: Wauplin <[email protected]>
sounds good, looking forward for the multimodal integration :) feel free to ping me if you have questions on the structure or if I can help |
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
@davanstrien this (and the documentation images PR) is ready to merge on my end. I don't have the permissions for it, so feel free to do so! |
Daft now has native integration for reading and writing Hugging Face datasets, which we have documented in our docs pages! This PR adds the corresponding docs to the Hugging Face docs.
This PR relies on the

daft_hf.png
file being uploaded to thehuggingface/documentation-images
repo, which I have made a PR for here. The image: